(server version 4.19 or later)
(default = 600)
TCPIP-TIMEOUT <seconds>
Specifies the maximum amount of time (in seconds) that MOMI waits for any data to arrive from the MOMI PC Client. This value acts as a "sanity check" to insure that a socket connection eventually is either used (i.e. valid) or closed and does not simply hang.
If a timeout occur, the socket is closed.
This value also indirectly determines the maximum amount of time that the MOMI PC Client may be globally paused (i.e. all activity suspended) before the TCP/IP socket is disconnected.
The minimum value of 60, or 1 minute. Any value less than the minimum is set to the minimum.
Example:
TCPIP-TIMEOUT 60 == set timeout to 1 minute